Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to JavaScript #9

Merged
merged 5 commits into from
Aug 8, 2018
Merged

Port to JavaScript #9

merged 5 commits into from
Aug 8, 2018

Conversation

quozl
Copy link
Contributor

@quozl quozl commented Jul 18, 2018

We've waited a very long time for a port to GTK+ 3.

This alternative pull request fixes #7 by porting to JavaScript instead of GTK+ 3.

Changes:

  • port from Python to JavaScript (by @zhirzh Shirsh Zibbu),

  • change from GPLv2+ to Apache-2.0 license (by @zhirzh Shirsh Zibbu),

Problems:

  • most translations lost; only {en,es,fr} are implemented; needs a translation team to bring forward any matching strings from the previous version,

  • bundle inexplicably includes a generated locale/ directory; probably a Sugar Toolkit problem,

  • tested on Ubuntu 18.04 with Sugar 0.112; works fine except for save image button, which does nothing.

References:

@chimosky

This comment has been minimized.

@quozl

This comment has been minimized.

@chimosky

This comment has been minimized.

@quozl

This comment has been minimized.

quozl and others added 2 commits July 21, 2018 17:25
- port from Python to JavaScript (by Shirsh Zibbu),

- change from GPLv2+ to Apache-2.0 license (by Shirsh Zibbu),

- most translations lost; only {en,es,fr} are implemented, needs a
  translation team to bring forward any matching strings from the
  previous version,

- bundle inexplicably includes a generated locale/ directory,

- tested on Ubuntu 18.04 with Sugar 0.112; works fine except for save
  image button, which does nothing.

Written-by: SHIRSH ZIBBU <[email protected]>
@quozl
Copy link
Contributor Author

quozl commented Jul 21, 2018

Rebased after master changed.

@chimosky

This comment has been minimized.

@quozl

This comment has been minimized.

@chimosky

This comment has been minimized.

@quozl

This comment has been minimized.

@chimosky

This comment has been minimized.

@quozl

This comment has been minimized.

- the button does not work now, cause unknown,

- duplicates the function of screenshot key.
@quozl quozl merged commit c8f9d28 into sugarlabs:master Aug 8, 2018
@quozl quozl deleted the js branch August 8, 2018 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port to GTK+ 3
2 participants